Micron Document
Fox's Git Mirrors

Node / rns-mirrors / Reticulum-Go.git / files / .github / dependabot.yml

Displaying Raw • Download

.github/dependabot.yml 61af5556362c8bdf7c09a1c01bc84f81629f281b (61af5556) Text, 415 B

# Keep Actions references current while workflows pin full commit SHAs.
# Dependabot opens PRs that bump the SHA and the trailing version comment together.
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: monday
time: "13:00"
timezone: UTC
open-pull-requests-limit: 10
labels:
- dependencies
- github-actions

Served by rngit 1.5.2 - Generated in 0.02s